home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMFIREWALLEMAILANOMALY / TFRMFIREWALLEMAILANOMALY.txt
Text File  |  2008-11-13  |  3KB  |  127 lines

  1. object frmFirewallEmailAnomaly: TfrmFirewallEmailAnomaly
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmFirewallEmailAnomaly'
  7.   ClientHeight = 169
  8.   ClientWidth = 343
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnHelp = FormHelp
  21.   DesignSize = (
  22.     343
  23.     169)
  24.   PixelsPerInch = 96
  25.   TextHeight = 14
  26.   object pnlMainParent: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 343
  30.     Height = 169
  31.     Anchors = [akLeft, akTop, akRight, akBottom]
  32.     BevelOuter = bvNone
  33.     ParentColor = True
  34.     ParentShowHint = False
  35.     ShowHint = True
  36.     TabOrder = 0
  37.     DesignSize = (
  38.       343
  39.       169)
  40.     object lblTotalEmailsSent: TResLabel
  41.       Left = 16
  42.       Top = 54
  43.       Width = 58
  44.       Height = 14
  45.       Font.Charset = ANSI_CHARSET
  46.       Font.Color = clWindowText
  47.       Font.Height = -12
  48.       Font.Name = 'Tahoma'
  49.       Font.Style = []
  50.       ParentFont = False
  51.       ResourceCaption = 50105
  52.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  53.     end
  54.     object lblTrainingDaysCompleted: TResLabel
  55.       Left = 16
  56.       Top = 23
  57.       Width = 58
  58.       Height = 14
  59.       Hint = 'lblTrainingDaysCompleted (LOAD FAILED 50105)'
  60.       Font.Charset = ANSI_CHARSET
  61.       Font.Color = clWindowText
  62.       Font.Height = -12
  63.       Font.Name = 'Tahoma'
  64.       Font.Style = []
  65.       ParentFont = False
  66.       ResourceCaption = 50105
  67.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  68.     end
  69.     object lblTotalEmailRecipients: TResLabel
  70.       Left = 16
  71.       Top = 85
  72.       Width = 77
  73.       Height = 14
  74.       Font.Charset = ANSI_CHARSET
  75.       Font.Color = clWindowText
  76.       Font.Height = -12
  77.       Font.Name = 'Tahoma'
  78.       Font.Style = []
  79.       ParentFont = False
  80.       ResourceCaption = 50106
  81.       ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  82.     end
  83.     object btnOK: TResTeButton
  84.       Left = 230
  85.       Top = 130
  86.       Width = 99
  87.       Height = 25
  88.       Anchors = [akRight, akBottom]
  89.       Default = True
  90.       ModalResult = 1
  91.       TabOrder = 0
  92.       ResourceCaption = 20018
  93.       ResourceHint = 20018
  94.       ExplicitTop = 227
  95.     end
  96.     object edtTrainingDaysCompleted: TEdit
  97.       Left = 192
  98.       Top = 20
  99.       Width = 137
  100.       Height = 22
  101.       Enabled = False
  102.       TabOrder = 1
  103.     end
  104.     object edtTotalEmailsSent: TEdit
  105.       Left = 192
  106.       Top = 51
  107.       Width = 137
  108.       Height = 22
  109.       Enabled = False
  110.       TabOrder = 2
  111.     end
  112.     object edtTotalEmailRecipients: TEdit
  113.       Left = 192
  114.       Top = 82
  115.       Width = 137
  116.       Height = 22
  117.       Enabled = False
  118.       TabOrder = 3
  119.     end
  120.   end
  121.   object ThemeForm: TTeForm2
  122.     ThemeObject = 'StandardDialog'
  123.     Left = 32
  124.     Top = 120
  125.   end
  126. end
  127.